home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / lightwave / lwmlist / 95.lightwave-07 / 000058_owner-lightwave@webcom.com_Mon Jul 3 18:09:44 1995.msg < prev    next >
Internet Message Format  |  1995-08-06  |  3KB

  1. Received: by webcom.com
  2.     (1.37.109.15/16.2) id AA254200184; Mon, 3 Jul 1995 18:09:44 -0700
  3. Return-Path: <owner-lightwave@webcom.com>
  4. Received: from kitten.mcs.com by webcom.com with ESMTP
  5.     (1.37.109.15/16.2) id AA254130178; Mon, 3 Jul 1995 18:09:39 -0700
  6. Received: from mailbox.mcs.com (Mailbox.mcs.com [192.160.127.87]) by kitten.mcs.com (8.6.10/8.6.9) with SMTP id UAA13597 for <lightwave@webcom.com>; Mon, 3 Jul 1995 20:12:22 -0500
  7. Received: by mailbox.mcs.com (/\==/\ Smail3.1.28.1 #28.5)
  8.     id <m0sSwVR-000k8mC@mailbox.mcs.com>; Mon, 3 Jul 95 20:10 CDT
  9. Received: by venus.mcs.com (/\==/\ Smail3.1.28.1 #28.5)
  10.     id <m0sSwVQ-000IDSC@venus.mcs.com>; Mon, 3 Jul 95 20:10 CDT
  11. Message-Id: <m0sSwVQ-000IDSC@venus.mcs.com>
  12. Date: Mon, 3 Jul 95 20:10 CDT
  13. From: johnc@mcs.com (John Crookshank)
  14. To: lightwave@webcom.com (lightwave)
  15. Subject: Re: Render from PC to Amiga PAR
  16. X-Mailer: THOR 2.0 (SOUP)
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=iso-8859-1
  19. Content-Transfer-Encoding: 8bit
  20. Lines: 39
  21. Sender: owner-lightwave@webcom.com
  22. Precedence: bulk
  23.  
  24. On 02-Jul-95 10:48:19, Animation Productions
  25. (animprod@iccu6.ipswichcity.qld.gov.au) E-Mailed:
  26.  
  27. > I got an interesting answer about using the AMiga, through AREXX, to
  28. > detect and pick up the files directly off the NFS mounted IBM drive. I
  29. > dont  know if it works and I really dont know where to start, but I will
  30. > look into  it, any suggestions! I know I can get files (through DOPUS)
  31. > directly of the IBM drive running  AmiTCP, but to automate this whilst
  32. > the IBM is rendering is beyond me I  think (hell, I'm just an animator)
  33.  
  34. Yup - sure could. We use a small Arexx program on our Amiga network as a
  35. print spooler. It does the same thing you are talking about: Monitors a
  36. directory on the hard drive for incoming files, and when they appear,
  37. copies them to the parallel port, then goes back and deletes them, and
  38. waits for more. While the source code is too specific to our print spooler
  39. to be of much help, the basic steps in the arexx program are:
  40.  
  41. 1) Use AmigaDOS LIST with the lformat option to generate a text file list
  42.    of the files that are in the directory of your choice. If the file list
  43.    is empty, go to step 5.
  44.  
  45. 2) Open the text file and read the filename(s) into an array. Delete the
  46.    text file.
  47.  
  48. 3) Copy the files to the destination (DDR:).
  49.  
  50. 4) Delete the original file(s).
  51.  
  52. 5) Wait for a short time (10 seconds?)
  53.  
  54. 6) Go back to step 1.
  55.  
  56. JC.
  57.    --------------------------------------------------------------
  58.   |      John Crookshank         |       johnc@mcs.com           |
  59.   |  MicroTech Solutions, Inc.   |  http://www.mcs.net/~johnc/   |
  60.   |--------------------------------------------------------------|
  61.   |  Desktop video systems dealer - finger/http for more info.   |
  62.    --------------------------------------------------------------
  63. --
  64. johnc@mcs.com (John Crookshank) sent this message.
  65. To Post a Message           : lightwave@webcom.com
  66. Un/Subscription Requests To : lightwave-request@webcom.com
  67. (DIGEST)                 or : lightwave-digest-request@webcom.com
  68. Administrative Items To     : owner-lightwave@webcom.com